isDay
Type
property
Summary
Whether the clock's current display is in "day" mode.
Syntax
get the isDay of <widget>
Description
The isDay property indicates whether the clock widget is using its "day" mode or "night" mode. Its value depends on the current time, and is read-only.
Value
Name | Type | Description |
---|---|---|
value | True if the widget is in "day" mode; false otherwise |